alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
app
/
api
/
rpc
/
[command]
/
at
refactor/profile-data-cache
19 files
Jared Pereira
more profile read fixes
1mo ago
63b5e6cd
domain_routes.ts
more profile read fixes
1 month ago
getFactsForRoots.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
get_document_interactions.ts
fetch bluesky profile data directly and cache
1 month ago
get_hot_feed.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
get_leaflet_data.ts
add publication pages to leaflet data query
2 months ago
get_profile_data.ts
fetch bluesky profile data directly and cache
1 month ago
get_publication_analytics.ts
fix(security): missing authorization check on publication analyti (#296) In get_publication_analytics.ts, the code checks if the user has entitlements but does not verify that the user actually owns or has access to the specific publication_uri being queried. Any entitled user could potentially access analytics for any publication. Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>
2 months ago
get_publication_data.ts
more profile read fixes
1 month ago
get_publication_subscribers_timeseries.ts
more profile read fixes
1 month ago
get_standard_site_posts.ts
more profile read fixes
1 month ago
get_user_mention_services.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
get_user_recommendations.ts
Feature/recommend (#264) * just like a bunch of stuff sorry * cleaned up naming * refactor the bskypostcontent to use booleans for reply and quote rather than functions, include its own reply line, some renaming of variables to be more consistant * styling the grandparents in the threadviewer * styling the quotepage * adjustments to make everything more consistent * use BskyPostContent in the leaflet as well * fixing the width of thread and quote pages so they don't get too wide * make the reply line emcompass it's replies as well * little tweaks to the embed block * fixed a bunch of small things * init the recommend button, some stuff is broken tho * oops forgot the new files * add local like data fetching w/ batcher * adjusting interaction button styles for consistency * add user preference to show/hide recommends * made some chnages to canvas layout to better match * `add a little smoker to the recommend acion to keep it cute * copy fixes * spacing fixes --------- Co-authored-by: Jared Pereira <jared@awarm.space>
5 months ago
proxy_mention_search.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
pull.ts
add per post interactions
5 months ago
push.ts
just lock on token It seems better? purely anecdotally from looking at the docs
10 months ago
route.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
search_loose_leafs.ts
Feature/mention services (#283) * wip * some fixes * get basic mentions working * proxy mention service requests through pds * add embed to mention services and fix some behavior * wip change lexicon name and some other stuff i forget * update parts.page lexicons * fix opening at mentions * more scoping stuff * render labels and descriptions * support aspect ratio for embeds * handle aspect ratios for mention embeds * support iframe pages and basic iframe channel * WIP capn web * wip * remove some logging * add colors and lexicon for embed ctx
3 months ago
search_publication_documents.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago
search_publication_names.ts
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
2 months ago